C1.LiveLinq.LiveViews.Xml Namespace > XmlExtensions Class > Elements Method : Elements<T>(View<T>,XName) Method |
'Declaration
Public Overloads Shared Function Elements(Of T As System.Xml.Linq.XContainer)( _ ByVal view As View(Of T), _ ByVal name As System.Xml.Linq.XName _ ) As View(Of XElement)
public static View<XElement> Elements<T>( View<T> view, System.Xml.Linq.XName name ) where T: System.Xml.Linq.XContainer
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2